projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e189df5
)
(use-hard-newlines): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 13 Sep 1998 03:41:13 +0000
(
03:41
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 13 Sep 1998 03:41:13 +0000
(
03:41
+0000)
lisp/textmodes/paragraphs.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index 55d176d13f9af90e055d80dd0501cf0d7938ea87..4132cb131c52936ded2ba7736a1daa3f3a1cbb6d 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-38,7
+38,7
@@
;; because it is always buffer-local.
(defvar use-hard-newlines nil
"Non-nil means to distinguish hard and soft newlines.
-See documentation for the function `use-hard-newlines'.")
+See
also the
documentation for the function `use-hard-newlines'.")
(make-variable-buffer-local 'use-hard-newlines)
(defun use-hard-newlines (&optional arg insert)